home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 154 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: news.eunet.fi!fipnet!kone!jsaarinen
  2. Newsgroups: comp.sys.amiga.programmer
  3. X-NewsReader: IntuiNews 1.2b (31.7.94)
  4. From: "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi>
  5. Date: Wed, 3 Jan 96 16:00:26 UT
  6. Comments: Illegal date header - new date added by quicknews
  7. X-Original-Date: Wed, 03 Jan 96 17:32:28 
  8. MIME-Version: 1.0
  9. Content-Type: text/plain; charset=iso-8859-1
  10. Content-Transfer-Encoding: binary
  11. Subject: Demo/game to OS friendly part II
  12. Message-ID: <38231819@kone.fipnet.fi>
  13.  
  14.  
  15. Last time, when I asked these questions, it just became 
  16. something else than helpful. Let us hope this time
  17. we are able to have nice, helpful discussion.
  18.  
  19. 1) Let us assume I am doing a demo or a game. In a demo,
  20.    I am displaying a 320x128 screen for a effect, then
  21.    I want to show a picture with a 640x256 resolution?
  22.    I dont want to close the 320x128 screen and open a 640x256 one.
  23.    Any solutions?
  24.    
  25. 2) Copper tricks are not possible, I presume. I want CyberGraphX
  26.    support, too.
  27.  
  28. 3) Sprite masking in Blitterscreen in out of the question.
  29.  
  30. 4) I guess I have to make a selector, CyberGraphX or native
  31.    Amiga chipset. Is there a way to check is the opened
  32.    screen really native, eight bitplanes?
  33.  
  34. 5) How I can open a 320x128 screen that works promoted, too?
  35.  
  36. 6) Do AddIntServer/SetIntVector work on DraCo?
  37.  
  38. 7) What about sound and DraCo?
  39.  
  40. In my recent demo, I used QBlit() and OS interrupt setting
  41. functions. I had to rape INTENA-register because AUD0-
  42. interrupt was not enabled by default when I setted my
  43. own AUD0 interrupt.
  44.  
  45. Using OS in this case made my demo work always, not
  46. freezing randomizely like it did when I used hardware
  47. banging for my VERTB LEV3, AUD0 LEV4 and BLIT LEV3 interrupts.
  48.  
  49. --                               _
  50. a Stellar programmer          _ //
  51. "Amiga - back for the future" \X/
  52.